home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / pbmupc.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppppbbbbmmmmuuuuppppcccc((((1111))))        XXXXEEEENNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((11114444 MMMMaaaarrrrcccchhhh 1111999988889999))))         ppppbbbbmmmmuuuuppppcccc((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           pbmupc - create a Universal Product Code bitmap
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ppppbbbbmmmmuuuuppppcccc [----ssss1111|----ssss2222] _t_y_p_e _m_a_n_u_f_a_c _p_r_o_d_u_c_t
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           Generates a Universal Product Code symbol.  The three
  16.           arguments are: a one digit product type, a five digit
  17.           manufacturer code, and a five digit product code.  For
  18.           example, "0 72890 00011" is the code for Heineken.
  19.  
  20.           As presently configured, _p_b_m_u_p_c produces a bitmap 230 bits
  21.           wide and 175 bits high.  The size can be altered by changing
  22.           the defines at the beginning of the program, or by running
  23.           the output through _p_n_m_e_n_l_a_r_g_e or _p_n_m_s_c_a_l_e.
  24.  
  25.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  26.           The ----ssss1111 and ----ssss2222 flags select the style of UPC to generate.
  27.           The default, ----ssss1111, looks more or less like this:
  28.            ||||||||||||||||
  29.            ||||||||||||||||
  30.            ||||||||||||||||
  31.            ||||||||||||||||
  32.           0||12345||67890||5
  33.           The other style, ----ssss2222, puts the product type digit higher up,
  34.           and doesn't display the checksum digit:
  35.            ||||||||||||||||
  36.            ||||||||||||||||
  37.           0||||||||||||||||
  38.            ||||||||||||||||
  39.            ||12345||67890||
  40.  
  41.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  42.           pbm(5)
  43.  
  44.      AAAAUUUUTTTTHHHHOOOORRRR
  45.           Copyright (C) 1989 by Jef Poskanzer.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 9/7/93)
  64.  
  65.  
  66.  
  67.